Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Added the "Password forgotten" option #325

Merged
merged 1 commit into from
Sep 11, 2015
Merged

Conversation

mssola
Copy link
Collaborator

@mssola mssola commented Sep 11, 2015

When users fail at logging in, they will have access to a link asking whether
they remember their password or not. If they click this link, they will start
with the password recovery mechanism:

  1. Portus will send an email with further instructions.
  2. Users will receive the email and click on the given link.
  3. Users will type their new password.
  4. On success they will be automatically logged in.

Fixes #287

Signed-off-by: Miquel Sabaté Solà [email protected]

When users fail at logging in, they will have access to a link asking whether
they remember their password or not. If they click this link, they will start
with the password recovery mechanism:

1. Portus will send an email with further instructions.
2. Users will receive the email and click on the given link.
3. Users will type their new password.
4. On success they will be automatically logged in.

Fixes SUSE#287

Signed-off-by: Miquel Sabaté Solà <[email protected]>
@flavio
Copy link
Member

flavio commented Sep 11, 2015

wow, you are really turning into a devise :neckbeard: 😄

flavio added a commit that referenced this pull request Sep 11, 2015
Added the "Password forgotten" option
@flavio flavio merged commit 77f2138 into SUSE:master Sep 11, 2015
@mssola mssola deleted the forgotten branch September 11, 2015 15:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants